Welcome![Sign In][Sign Up]
Location:
Search - slider control

Search list

[Software Engineeringflvplay_releasenotes.pdf.tar

Description: 1.17 / 25-10-2008 Enhancements:  German language supported. Many thanks to David Jeschonek.  Improved volume slider control.  Re-skinned Favourites window.  Added “Add to playlist” button in Favourites control bar.  Added “Add to playlist” and “Add to favourites” buttons in History control bar.  Minor UI tweaks. -1.17/25-10-2008 Enhancements:  German language supported. Many thanks to David Jeschonek.  Improved volume slider control.  Re-skinned Favourites window.  Added “Add to playlist” button in Favourites control bar.  Added “Add to playlist” and “Add to favourites” buttons in History control bar.  Minor UI tweaks.
Platform: | Size: 94208 | Author: William | Hits:

[GUI DevelopCBitmapSliderdemo

Description: 一个图片滑竿控件类,很好用的!可以实现多种图片滑竿!-A picture slider control class, very good use! Can achieve a variety of picture slider!
Platform: | Size: 3777536 | Author: 蓝色的梦 | Hits:

[GUI DevelopCBitmapSlider

Description: 位图实现的Slider条 美观实用 彻底摆脱vs自带的Slider Control的丑陋-Slider bitmap be beautiful to achieve practical vs own to rid itself of the ugly of the Slider Control
Platform: | Size: 8192 | Author: 余昊男 | Hits:

[Windows Developsimulatesa6link3DPumaRobot

Description: The robot currently moves with kinematic control using direct input of joint angles and slider bars (GUI). Some inverse kinematics options are built in but not automated yet (a demo button). A random input is also provided and the robot animates between locations. There are just two files to use. The main program and the six 3D-links data file that is read in at start up. -The robot currently moves with kinematic control using direct input of joint angles and slider bars (GUI). Some inverse kinematics options are built in but not automated yet (a demo button). A random input is also provided and the robot animates between locations. There are just two files to use. The main program and the six 3D-links data file that is read in at start up.
Platform: | Size: 53248 | Author: Serena | Hits:

[Windows DevelopMusicPlayer

Description: 实现音频文件播放,暂停,前进,后退,播放列表,添加单个文件,及文件夹到播放列表,删除播放列表,播放时间显示,滑块控制等。-Achieve the audio file play, pause, forward, backward, play list, add a single file, and folder to the playlist, delete playlist, play time display, slider control.
Platform: | Size: 3815424 | Author: haoyy | Hits:

[GUI DevelopTrans_Slider

Description: Make vb form transparent. We control form tranparency with slider.
Platform: | Size: 483328 | Author: Ravish | Hits:

[SCMkeyboard_v2.0_20070517

Description: 基于qt411触摸控制程序,完成4个按键和1个滑动条的控制,控制器为ATmega48-On qt411 touch control procedures to complete the four buttons and a slider control, the controller for the ATmega48
Platform: | Size: 6144 | Author: hcj | Hits:

[Driver DevelopChap13

Description: A Human Interface Device (HID) is one that communicates with the host computer using structured reports. The HID class of devices consists primarily of devices that end users use to interact with computers. The class includes keyboards, mice, and game controllers of all kinds, but it can include any imaginable knob, switch, button, slider, exoskeletal device, or other type of control that a user might use to control a computer. Noninteractive devices such as bar code readers and measuring instruments might also be designed to fit into the HID class. In addition, HID devices can incorporate user-information components such as lights, displays, force feedback, and other indicators.
Platform: | Size: 493568 | Author: Nick | Hits:

[Delphi VCLpicshow4.1

Description: 免费控件PicShow的最新版本,超过172种演示效果。-TPicShow is an image slider control with 172 transitional effects in pure Delphi code. The major characteristics of TPicShow are: • Image transition can be controlled programmatically • Image can be stretched or centered in the client area of the control • Control can show a background image as centered, stretched, or tiled • Transition process can use a separate thread • New transitional effects can be easily implemented and added.
Platform: | Size: 1174528 | Author: Tom | Hits:

[GUI DevelopCBitmapSlider

Description: 一个可以替换滑动条背景的slider控件 继承自mfc的CSliderCtrl类, 用时直接传入图片就行-One can replace the background of the slider slider control mfc' s CSliderCtrl inherited from class, use the line directly to the incoming picture
Platform: | Size: 185344 | Author: 田非 | Hits:

[GUI DevelopCSliderCtrl_demo

Description: 这是一个自绘的Slider类,对于需要学习Slider控件重绘过程的人来说是个很好的例子。-This is a self-drawing of the Slider class, the need to redraw the process of learning who Slider control is a good example.
Platform: | Size: 31744 | Author: 王明朝 | Hits:

[Dialog_WindowSliderControl

Description: 学习应用VC++编程的视频材料,讲解滑块控件的基本用法,易学易懂-Application of VC++ programming learning video materials to explain the basic use of the slider control, easy to learn and easy to understand
Platform: | Size: 12047360 | Author: 李桥 | Hits:

[Windows DevelopSlideTestr

Description: vc编程,一个滑块控件程序演示,对初学者具有很好的参考价值-vc programming, a slider control program demonstrates, on the value of a good reference for beginners
Platform: | Size: 27648 | Author: 刘惠深 | Hits:

[JSP/JavaColorSlide

Description: 这是一个调色板程序,可以使用滑块控制的调色。-This is a palette program, you can use the slider control color.
Platform: | Size: 1024 | Author: 依凌 | Hits:

[Button controlMyCoolSlider

Description: 可以实现Slider控件的美化,改变控件的位图。改变图片即可,十分好用-Slider control can be achieved landscaping, change control bitmap. Change the picture can be very useful
Platform: | Size: 141312 | Author: dfd | Hits:

[Special Effectsqwtsb2-2

Description: 趣味调色板。通过改变红、绿、蓝三种基本颜色的比例,显示调色结果。有3个滚动条控件用来在程序执行时调整三原色的配比比例。程序中使用RGB函数-Interesting palette. By changing the red, green, blue ratio of the three basic colors, display color results. There are 3 slider control to adjust the primary colors in the program execution ratio of proportion. RGB function used in the program
Platform: | Size: 283648 | Author: | Hits:

[Button controlview_zoominout_controled_bySliderMFC

Description: 该代码基于MFC,实现了一个可以使用滑杆控件实现控制视图放大和缩小的工程。可以作为使用滑杆的参考代码。-The code is based on MFC, can be used to achieve a view of the slider control to zoom in and out to achieve control of the project. Use the slider can be used as a reference code.
Platform: | Size: 9368576 | Author: 田依 | Hits:

[MiddleWareTrislider

Description: 滑动条控件,可以拖动控件上的两个点来标注一段时间。-Slider control, you can drag the control points to mark the two for some time.
Platform: | Size: 14519296 | Author: ivan | Hits:

[GUI DevelopCoolSlider

Description: 使用MFC实现Slider控件的绘制,代码很简单使用自绘技术,方便初学者学习-Slider control to use MFC to achieve the drawing, the code is very simple to use self-painting technique, easy for beginners to learn
Platform: | Size: 143360 | Author: liugang | Hits:

[GUI Develop2011214216910

Description: 自定义的一款超cool的滑块控件,在VC里面调用很简单,方便,使VC界面开发变得更好看,更cool。 -An ultra cool custom slider control, which is called the VC is very simple, convenient, so that better VC interface development, even more cool.
Platform: | Size: 180224 | Author: yajunv1 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 14 »

CodeBus www.codebus.net